home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / menu / dt326a.zip / METZKW.TXT < prev    next >
Text File  |  1992-08-02  |  3KB  |  62 lines

  1. ******************************************************************
  2. *                                                                *
  3. *                          METZKW.SYS                            *
  4. *                          README FILE                           *
  5. *                                                                *
  6. * This file contains important information about METZKW which    *
  7. * may not have been available when the manual was printed.  If   *
  8. * you like, you can print this file to make it easier to read.   *
  9. *                                                                *
  10. ******************************************************************
  11.  
  12. 1.  Using METZKW.SYS
  13.  
  14. Various METZ Software products use the METZKW.SYS driver to detect
  15. keyboard or mouse activity and to support various hotkey functions.
  16.  
  17. Be sure that your CONFIG.SYS file contains the following line:
  18.  
  19.    device=c:\windows\system\metzkw.sys
  20.  
  21. If you have installed Microsoft Windows in a directory other than
  22. C:\WINDOWS, use that pathname instead.
  23.  
  24. Once you make changes to your CONFIG.SYS file, you will need to
  25. reboot your system so the changes will take effect.
  26.  
  27.  
  28. 2.  Technical Information about METZKW.SYS
  29.  
  30. METZKW.SYS uses only 1232 bytes of memory and can be loaded
  31. high.  METZKW.SYS has the following optional parameters:
  32.  
  33.     /NOCAD - disables CTRL-ALT-DEL at the DOS level.
  34.  
  35.     /NOMAT - disables mouse tracking, should there be a conflict
  36.  
  37. To add both options, edit your CONFIG.SYS file to read:
  38.  
  39.     device=c:\windows\system\metzkw.sys /NOCAD /NOMAT
  40.  
  41. METZKW.SYS can be loaded high by a memory manager, such as QEMM.
  42.  
  43. ******************************************************************
  44. *  For more information about installing or using METZKW.SYS     *
  45. *  contact:                                                      *
  46. *                                                                *
  47. *         METZ Software Technical Support                        *
  48. *         P.O. Box 6699                                          *
  49. *         Bellevue, WA 98008-0699 U.S.A.                         *
  50. *                                                                *
  51. *         Phone: (206) 641-4525                                  *
  52. *         Fax:   (206) 644-6026                                  *
  53. *                                                                *
  54. *         Compuserve:  75300,1627                                *
  55. *                                                                *
  56. *  Visit our Compuserve forum by typing GO WINAPC, then choose   *
  57. *  3-Libraries, 7-METZ Software.                                 *
  58. *                                                                *
  59. *               Copyright (c) 1989-1992 METZ Software            *
  60. *                        All rights reserved.                    *
  61. ******************************************************************
  62.